Adapt Windows include files to latest changes.
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 May 2011 12:09:08 +0000 (15:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 6 May 2011 12:09:08 +0000 (15:09 +0300)
commitc44ca96b06bf3fcd3b6baa2d7bf6279e36272fc9
tree1d2df1b624e336899f29243cb541b97f579edae9
parenta207248c205a2195704dc5c5eb64d3fc3eea1bd5
Adapt Windows include files to latest changes.

 nt/inc/inttypes.h [!__MINGW32__]: Include stdint.h.  Move the
 definition of uintmax_t from here...
 nt/inc/stdint.h (uintmax_t): ...to here.
 (intptr_t) [!__GNUC__]: New typedef.
nt/ChangeLog
nt/inc/inttypes.h
nt/inc/stdint.h